[XEND] make *.get_all_records return dict of ref->record
authorTom Wilkie <tom.wilkie@gmail.com>
Fri, 27 Apr 2007 14:09:39 +0000 (15:09 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Fri, 27 Apr 2007 14:09:39 +0000 (15:09 +0100)
commit1341c96dca31df93e68c20fac59bacec3c4b0762
treeca10ec803d63f2c0f058f5607ccdb3c26ac87e6b
parentcee87f9f44074302242968b88abe0a229b434986
[XEND] make *.get_all_records return dict of ref->record

Also clean up some handling of uuids and refs in xm

signed-of-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendBase.py
tools/python/xen/xm/main.py